'Usage Dim keys() As String Dim styles() As Style Dim instance As New StyleCollection(keys, styles)
Parameters
- keys
- A Key array to be added to the StyleCollection.
- styles
- A Style array to be added to the StyleCollection.
'Usage Dim keys() As String Dim styles() As Style Dim instance As New StyleCollection(keys, styles)